home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Postcard CD: Niagara Parks
/
Postcard CD: Niagara Parks (2004).iso
/
mac
/
Intro.dxr
/
00004.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-01-04
|
177 b
|
12 lines
on exitFrame me
if sound(1).isPastCuePoint(1) then
go(the frame + 1)
else
if the timer < 540 then
go(the frame)
else
go(255)
end if
end if
end